func crypto/x509.marshalExtKeyUsage
2 uses
crypto/x509 (current package)
x509.go#L1050: ret[n], err = marshalExtKeyUsage(template.ExtKeyUsage, template.UnknownExtKeyUsage)
x509.go#L1278: func marshalExtKeyUsage(extUsages []ExtKeyUsage, unknownUsages []asn1.ObjectIdentifier) (pkix.Extension, error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)